1
'------------------------------------------------------------------------------
3 ' This code was generated by a tool.
5 ' Changes to this file may cause incorrect behavior and will be lost if
6 ' the code is regenerated.
8 '------------------------------------------------------------------------------
15 Imports System
.Resources
17 Namespace My
.Resources
20 ' A strongly-typed resource class, for looking up localized strings, etc.
22 'This class was auto-generated by the Strongly Typed Resource Builder
23 'class via a tool like ResGen or Visual Studio.NET.
24 'To add or remove a member, edit your .ResX file then rerun ResGen
25 'with the /str option, or rebuild your VS project.
26 <Global.Microsoft
.VisualBasic
.HideModuleName()> _
29 Private _resMgr
As System
.Resources
.ResourceManager
31 Private _resCulture
As System
.Globalization
.CultureInfo
34 ' Returns the cached ResourceManager instance used by this class.
36 <System
.ComponentModel
.EditorBrowsableAttribute(System
.ComponentModel
.EditorBrowsableState
.Advanced
)> _
37 Public ReadOnly
Property ResourceManager() As System
.Resources
.ResourceManager
39 If (_resMgr Is
Nothing) Then
40 Dim temp
As System
.Resources
.ResourceManager
= New System
.Resources
.ResourceManager("$safeprojectname$.MyResources", GetType(MyResources).Assembly)
41 System.Threading.Thread.MemoryBarrier
49 ' Overrides the current thread's CurrentUICulture property for all
50 ' resource lookups using this strongly typed resource class.
52 <System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)> _
53 Public Property Culture() As System.Globalization.CultureInfo